

Durn="1.9",

CamX="50 * sin( t / 5.5 )",
CamY="40 * cos( t / 5.4 )",
CamZ="12 + 7 * cos( t / 11.3 )",


CmLX="40",
CmLY="-.3",
CmLZ=".4",


CUpX="0",
CUpY="0",
CUpZ="1",


R=".5417 * ( 1 - dt )",
G="0",
B=".6943 * clip( 4 - 4 * dt )",


LvlR=".9079",
LvlG="0",
LvlB=".9079",

widt=410,heig=360,


ConL=1,ConB=1,





C0="6 * ( 1.6 + sin( .1 * t ) )",	  // Magnitude of the porpose
C1="C0 * sin( - .8 * t + 5 * dt )", // Porpose offset

X="125 * dt",
Y="80 * cos( dt * PI ) * ( s - .5 )",
Z="C1 + 10 * fft( s )",


Scal="900",

ScSz=1,

Pers="250",


Vers=40